home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gospel Library
/
Infobase setup disc.iso
/
intro
/
intro.dxr
/
00197.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-09-22
|
146 b
|
9 lines
on exitFrame
global pauseMe
if (the movieRate of sprite 3 = 0) and (pauseMe = 0) then
go(#next)
else
go(the frame - 1)
end if
end